func runtime.gostring
6 uses
runtime (current package)
proc.go#L678: env = gostring(p)[len(prefix):]
runtime1.go#L93: envs[i] = gostring(argv_index(argv, argc+1+i))
string.go#L318: func gostring(p *byte) string {
string.go#L332: return gostring(p)
symtab.go#L252: Function: gostring(arg.funcName),
symtab.go#L253: File: gostring(arg.file),
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |